home *** CD-ROM | disk | FTP | other *** search
Makefile | 1989-10-26 | 890 b | 38 lines |
- #
- # Prototype Makefile for a subdirectory that forms part of a command.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.bigcmd
- # Wed Oct 25 18:12:48 PDT 1989
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = buf.c color.c connect.c fileIO.c fonttype.c hosts.c notused.c osfonts.c osglobals.c osinit.c pdev.c scheduler.c tcp.c utilities.c
- MACHINES = sun3 sun4
- MAKEFILE = Makefile
- NAME = sprite
- TM ?= $(MACHINE)
- DISTDIR ?=
-
- SYSMAKEFILE = bigcmd.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-